Skip to content

chore(deps): bump sanitize-html from 2.17.2 to 2.17.3#1243

Merged
curfew-marathon merged 2 commits intomainfrom
dependabot/npm_and_yarn/sanitize-html-2.17.3
Apr 16, 2026
Merged

chore(deps): bump sanitize-html from 2.17.2 to 2.17.3#1243
curfew-marathon merged 2 commits intomainfrom
dependabot/npm_and_yarn/sanitize-html-2.17.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

Bumps sanitize-html from 2.17.2 to 2.17.3.

Changelog

Sourced from sanitize-html's changelog.

2.17.3 (2026-04-15)

Security

  • Fix vulnerability introduced in version 2.17.2 that allowed XSS attacks if the developer chose to permit option tags. There was no vulnerability when not explicitly allowing option tags.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) from 2.17.2 to 2.17.3.
- [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/apostrophe/commits/sanitize-html@2.17.3/packages/sanitize-html)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-version: 2.17.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2026
Copilot AI review requested due to automatic review settings April 16, 2026 21:09
@dependabot dependabot bot requested a review from a team as a code owner April 16, 2026 21:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 16, 2026 21:09
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Apr 16, 2026
@dependabot dependabot bot review requested due to automatic review settings April 16, 2026 21:09
@curfew-marathon curfew-marathon enabled auto-merge (squash) April 16, 2026 21:47
Copilot AI review requested due to automatic review settings April 16, 2026 21:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the site’s HTML sanitization dependency (sanitize-html) to the latest patch release to pick up a security fix (XSS vulnerability present in 2.17.2 when allowing option tags).

Changes:

  • Bump sanitize-html from 2.17.2 to 2.17.3 in package.json.
  • Update package-lock.json to lock sanitize-html@2.17.3 (resolved URL + integrity hash).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the direct dependency version to 2.17.3.
package-lock.json Aligns the lockfile to the new sanitize-html tarball and integrity.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 16, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-04-16 21:56 UTC

@curfew-marathon curfew-marathon merged commit 0c27362 into main Apr 16, 2026
17 checks passed
@curfew-marathon curfew-marathon deleted the dependabot/npm_and_yarn/sanitize-html-2.17.3 branch April 16, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants